home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for b3andnottool.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_BOOLEANANDNOTTOOL_H = 1;
- include("real/windows/r3tool.js")
-
-
- var R3CLID_BOOLEANANDNOTTOOL = 1892;
-
-
-
-
-
-
-
-
-
- function r3Booleanandnottool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_BOOLEANANDNOTTOOL, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Booleanandnottool.prototype=new r3Tool;
- // b3andnottool.h_H